home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 1 / LIGHT-ROM 1 (Amiga Library Services)(1994).iso / ffdisks / d886.lha / TrackEd / Sources / Read_me < prev    next >
Text File  |  1993-07-16  |  771b  |  24 lines

  1. These sources were compiled with the Aztec C compiler version 5.2a.
  2. If you want to recompile them, use the make program (distributed with
  3. Aztec) in this way:
  4.  
  5.    make TrackEd
  6.  
  7. Depending on if you compile your files from RAM:, RAD:, DFx, or DHx:
  8. compiling and linking lasts about 5 mins on a standard 68000 Amiga.
  9.  
  10. If you also want to change things or make some improvements you will be
  11. having a hard time since I hardly included any comments. Fortunately I use
  12. very clear label names, they may help you. (I hope...) If you succeeded
  13. in making great improvements I would appreciate it if you'd let me know.
  14. If you have any questions about the source code you can always try to send
  15. me a letter at
  16.  
  17.    Camiel Rouweler
  18.    Weldam 2
  19.    5655 JG Eindhoven
  20.    the Netherlands
  21.  
  22.  
  23.  
  24.